home *** CD-ROM | disk | FTP | other *** search
- * BROWSER.H - Header file for Class Browser files.
- *
- #INCLUDE "FoxPro.h"
-
- *-- Menu bars and button captions
- #DEFINE B_CLASS_BROWSER_LOC "\<Class Browser"
- #DEFINE B_COMPONENT_GALLERY_LOC "Component \<Gallery"
- #DEFINE B_SAVE_LOC "\<Save"
-
- *-- Titles
- #DEFINE T_CLASS_BROWSER_LOC "Class Browser"
- #DEFINE T_CLASS_DESIGNER_LOC "Class Designer"
- #DEFINE T_COMPONENT_GALLERY_LOC "Component Gallery"
- #DEFINE T_EDIT_VIEW_LOC "Edit View"
- #DEFINE T_RUNS_CLASS_BROWSER_LOC "Runs the "+T_CLASS_BROWSER_LOC
- #DEFINE T_RUNS_GALLERY_LOC "Runs the "+T_COMPONENT_GALLERY_LOC
-
- *-- Captions
- #DEFINE C_OBJ_MEM_LOC "Obj Mem"
- #DEFINE C_OBJECT_MEM_LOC "Object Mem"
- #DEFINE C_OBJECT_MEMBERS_LOC "Object Members"
-
- *-- Messages
- #DEFINE M_ADD_IN_LOC "Add-in"
- #DEFINE M_ADDING_FILE_LOC "Adding file"
- #DEFINE M_ADDRESS_LOC "Address"
- #DEFINE M_ADDRESSES_LOC "Addresses"
- #DEFINE M_ALL_CATALOGS_LOC "{All Catalogs}"
- #DEFINE M_ALL_TYPES_LOC "{All Types}"
- #DEFINE M_ALREADY_EXISTS_LOC "already exists"
- #DEFINE M_ALREADY_EXISTS_OVER_LOC " already exists, overwrite it?"
- #DEFINE M_ALREADY_IN_USE_LOC "already in use"
- #DEFINE M_AS_LOC "As"
- #DEFINE M_BACKUP_LOC "Backup"
- #DEFINE M_BACKING_UP_FILE_LOC "Backing up file"
- #DEFINE M_BEHAVIOR_LOC "behavior"
- #DEFINE M_BROWSER_LOC "Browser"
- #DEFINE M_BROWSER_DBF_UPDATED_LOC " structure has been automatically updated."+CHR(13)+CHR(13)+ ;
- "The previous version has been placed in the Recycle Bin."
- #DEFINE M_CATALOG_LOC "Catalog"
- #DEFINE M_CATALOGS_LOC "Catalogs"
- #DEFINE M_CHANGE_LOC "Change"
- #DEFINE M_CHECKING_FOR_DELETED_LOC "Checking for deleted records in file"
- #DEFINE M_CLASS_BROWSER_LOC "Class Browser"
- #DEFINE M_CLASS_DESIGNER_LOC "Class Designer"
- #DEFINE M_CLASS_LIBRARY_LOC "Class Library"
- #DEFINE M_CLASS_LOC "Class"
- #DEFINE M_COMMENTS_LOC "Comments"
- #DEFINE M_COMPONENT_GALLERY_LOC "Component Gallery"
- #DEFINE M_COPYING_CLASS_LOC "Copying class"
- #DEFINE M_COULD_NOT_BE_CREATED_LOC "could not be created"
- #DEFINE M_COULD_NOT_OPENED_EXCL_LOC "could not be opened exclusively to update the table structure."
- #DEFINE M_CRRNT_PLAT_NOT_SPRTD_LOC "Current platform not supported"
- #DEFINE M_DELETE_REMOVE_LOC "Do you want to delete the file from the disk after removing it from the class list?"
- #DEFINE M_DELETE_FILE_LOC "Delete file"
- #DEFINE M_DESC_NOT_AVAIL_LOC "description not available"
- #DEFINE M_DESCRIPTION_LOC "description"
- #DEFINE M_DOES_NOT_EXIST_LOC "does not exist"
- #DEFINE M_DROP_TO_COPY_LOC "Drop to copy"
- #DEFINE M_DROP_TO_MOVE_LOC "Drop to move"
- #DEFINE M_DYNAMIC_FOLDER_LOC "Dynamic folder"
- #DEFINE M_DYNAMIC_FOLDER_SBM_LOC "Target expression, URL, DBC, PJX, VCX, or file skeleton for dynamic folder content"
- #DEFINE M_EDIT_LOC "Edit"
- #DEFINE M_ERROR_LOC "Error"
- #DEFINE M_EXCLUSIVELY_LOC "exclusively"
- #DEFINE M_FILE_LOC "File"
- #DEFINE M_FILE_NAME_LOC "File &Name"
- #DEFINE M_FOLDERS_NOT_VISIBLE_LOC "Not all folders for this view will be visible"
- #DEFINE M_FOLDERS_PAST_LIMIT_LOC "Number of folders exceeds maximum limit of"
- #DEFINE M_FIND_LOC "Find"
- #DEFINE M_FOLDER_LOC "Folder"
- #DEFINE M_FORM_LOC "Form"
- #DEFINE M_FORM_DESIGNER_LOC "Form Designer"
- #DEFINE M_FROM_LOC "from"
- #DEFINE M_FUNCTION_ARG_INVALID_LOC "Function argument value, type, or count is invalid"
- #DEFINE M_GEN_CLASS_DEF_LOC "Generating class definition"
- #DEFINE M_HAS_DIFFERENT_CLASS_LOC "has different base class"
- #DEFINE M_HAS_IDENTICAL_CLASS_LOC "has identical class name"
- #DEFINE M_HELP_LOC "Help"
- #DEFINE M_HELP_NOT_AVAILABLE_LOC "Help not available"
- #DEFINE M_ICON_FOR_D_D_LOC "icon for drag-and-drop"
- #DEFINE M_ICON_TO_DEFAULT_LOC "icon to default"
- #DEFINE M_INFORMATION_LOC "information"
- #DEFINE M_INSTANCE_LOC "Instance"
- #DEFINE M_ITEM_LOC "Item"
- #DEFINE M_ITEMS_LOC "item(s)"
- #DEFINE M_ITEM_TYPE_LOC "Item Type"
- #DEFINE M_ITEM_TYPES_LOC "Item Types"
- #DEFINE M_IS_INVALID_LOC "is invalid"
- #DEFINE M_ITEM_LOC "Item"
- #DEFINE M_KEYWORD_LOC "Keyword"
- #DEFINE M_KEYWORDS_LOC "Keywords"
- #DEFINE M_KEYWORDS_NO_SPACES_LOC "Keywords may not contain spaces"
- #DEFINE M_LINE_LOC "Line"
- #DEFINE M_LISTBOX_MODE_ERROR_LOC "Not available in ListBox mode"
- #DEFINE M_LOADING_LOC "Loading"
- #DEFINE M_MATCH_NOT_FOUND_LOC "Match not found"
- #DEFINE M_MEMBER_DESC_LOC "Member description"
- #DEFINE M_MEMBER_LOC "Member"
- #DEFINE M_METHOD_LOC "Method"
- #DEFINE M_NAME_LOC "name"
- #DEFINE M_NEW_LOC "New"
- #DEFINE M_NEW_VIEW_LOC "New View"
- #DEFINE M_NO_MATCHES_CONTINUE_LOC "No matches found. Continue?"
- #DEFINE M_NODE_LOC "Node"
- #DEFINE M_NOT_FOUND_LOC "not found"
- #DEFINE M_OBJECT_LOC "Object"
- #DEFINE M_OBJECT_MEMBER_LOC "Object member"
- #DEFINE M_OF_LOC "of"
- #DEFINE M_OK_CANCEL_DESC_LOC "Press OK to ignore error and continue."+CHR(13)+"Press Cancel to close"
- #DEFINE M_OPEN_FILE_LOC "Opens a file"
- #DEFINE M_OPEN_CATALOG_LOC "Opens a catalog"
- #DEFINE M_OPENING_FILE_LOC "Opening file"
- #DEFINE M_OPTIONS_LOC "Options"
- #DEFINE M_PACKING_FILE_LOC "Packing file"
- #DEFINE M_PARENT_CLASS_LOC "ParentClass"
- #DEFINE M_PROJECT_MANAGER_LOC "Project Manager"
- #DEFINE M_PROPERTIES_LOC "Properties"
- #DEFINE M_PROPERTY_LOC "Property"
- #DEFINE M_READ_ONLY_LOC "Read Only"
- #DEFINE M_REDEFINE_LOC "Redefine"
- #DEFINE M_REDEFINING_CLASS_LOC "Redefining class"
- #DEFINE M_REFRESHING_LOC "Refreshing"
- #DEFINE M_REFRESH_CLASS_LIST_LOC "Refreshing Class list"
- #DEFINE M_REFRESH_FOLDER_LIST_LOC "Refreshing Folder list"
- #DEFINE M_REFRESH_ITEM_LIST_LOC "Refreshing Item list"
- #DEFINE M_REFRESH_ITEM_TYPES_LOC "Refreshing Item Type list"
- #DEFINE M_REFRESH_MEMBER_LIST_LOC "Refreshing Member list"
- #DEFINE M_REFRESH_TYPE_LIB_LIST_LOC "Refreshing TypeLib list"
- #DEFINE M_REFRESH_VIEW_LOC "Refreshing view"
- #DEFINE M_REFRESH_WEB_VIEW_LOC "Refreshing Web view"
- #DEFINE M_REFRESH_D_VIEWS_LOC "Refreshing Dynamic view list"
- #DEFINE M_RELEASING_LOC "Releasing"
- #DEFINE M_REMOVE_TYPELIB_LOC "Remove TypeLib from the class list?"
- #DEFINE M_REMOVE_CLASS_LOC "Remove class"
- #DEFINE M_REMOVE_KEYWORD_LOC "Remove keyword"
- #DEFINE M_REMOVE_MOVED_CLASSES_LOC "Do you want to remove the copied classes from the original source (move)?"
- #DEFINE M_RENAMING_CLASS_LOC "Renaming class"
- #DEFINE M_RESET_LOC "Reset"
- #DEFINE M_RESTORE_LOC "Restore"
- #DEFINE M_RESTORING_FILE_LOC "Restoring file"
- #DEFINE M_SAVE_LOC "Save"
- #DEFINE M_SCRIPTS_LOC "Scripts"
- #DEFINE M_SCX_FILES_EXCLUSIVE_LOC "The Form Designer opens SCX files exclusively. SCX files cannot be edited while opened in the Class Browser. "
- #DEFINE M_SEARCHING_LOC "Searching"
- #DEFINE M_SELECT_PROJECT_LOC "Select project file name"
- #DEFINE M_SUCCESSFULLY_CREATED_LOC "successfully created"
- #DEFINE M_STATUS_LOC "status"
- #DEFINE M_SWITCHES_VIEW_MODE_LOC "Switches view mode to "
- #DEFINE M_SWITCHING_TO_LOC "Switching to "
- #DEFINE M_THERE_NO_REG_ADDINS_LOC "There are no registered add-in menu items for file"
- #DEFINE M_TO_LOC "to"
- #DEFINE M_TYPE_LOC "Type"
- #DEFINE M_TYPELIB_LOC "TypeLib"
- #DEFINE M_UNABLE_DISP_TREE_LOC "Unable to display class hierarchy for"
- #DEFINE M_UNABLE_CREATE_LIST_LOC "Unable to create class list for"
- #DEFINE M_UNABLE_TO_OPEN_LOC "Unable to open"
- #DEFINE M_UPDATING_KEYWORDS_LOC "Updating Keywords"
- #DEFINE M_UPDATING_OLEPUBLIC_LOC "Updating OLE Public status"
- #DEFINE M_VIEW_LOC "view"
- #DEFINE M_VIEWS_LOC "Views"
- #DEFINE M_WARNING_REDEFINE_LOC "Warning: Some intrinsic properties and methods may be lost."
-
- *-- Fonts
- #DEFINE F_ARIAL_LOC "Arial"
- #DEFINE F_MS_SANS_SERIF_LOC "MS Sans Serif"
-
- *-- Wait windows
- #DEFINE W_MATCH_NOT_FOUND_LOC "Match not found"
-
- *-- Clipboard formats (Private to Class Browser and Component Gallery)
- #DEFINE CFSTR_OLE_CLASS_BROWSER "OLE Class Browser"
- #DEFINE CFSTR_OLE_COMPONENT_GALLERY "OLE Component Gallery"
-
- *-- ASCII codes
- #DEFINE EOB CHR(0)
- #DEFINE MARKER CHR(1)
- #DEFINE TAB CHR(9)
- #DEFINE LF CHR(10)
- #DEFINE CR CHR(13)
- #DEFINE CR_LF CR+LF
-